Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PC-29215)[API] feat: split films, series, cinema search group #13956

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

thconte
Copy link
Contributor

@thconte thconte commented Sep 3, 2024

But de la pull request

Ticket Jira (ou description si BSR) : https://passculture.atlassian.net/browse/PC-29215

Vérifications

  • J'ai écrit les tests nécessaires
  • J'ai mis à jour le fichier des plans de tests du portail pro si nécessaire
  • J'ai mis à jour la liste des routes et des titres de pages du portail pro si j'en ai rajouté/modifié ou supprimé une.
  • J'ai relu attentivement les migrations, en particulier pour éviter les locks, et je préviens les équipes Shérif et Data
  • J'ai ajouté des screenshots pour d'éventuels changements graphiques

@thconte thconte force-pushed the pc-29215-add-new-cine-search-groups branch 3 times, most recently from 0b3524f to a42ded5 Compare September 6, 2024 08:17
@@ -192,17 +192,17 @@ def get_show_nodes() -> list[ShowGenre]:
SEARCH_GROUP_ARTS_LOISIRS_CREATIFS = SearchGroup(
technical_name="ARTS_LOISIRS_CREATIFS",
label="Arts & loisirs créatifs",
position=5,
position=6,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❔ question: par curiosité, comment on choisit la valeur de position ?
low logaf‏

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est les UX qui décident.
L'ancien search group était en 2, et on veut mettre les deux qui le remplacent au même endroit, donc positions 2 et 3, donc ça décale le reste de 1.
Pour vérifier qu'on fait pas de bêtise, c'est bien de tester en local et de comparer à la prod.
Je pourrai rajouter un screenshot, mais l'app ne prend pas encore en compte ces données-là (WIP).

@thconte thconte force-pushed the pc-29215-add-new-cine-search-groups branch from a42ded5 to 418bfc1 Compare September 26, 2024 09:37
@thconte thconte force-pushed the pc-29215-add-new-cine-search-groups branch 3 times, most recently from bc27b9a to 7cc1987 Compare September 26, 2024 10:03
@thconte thconte force-pushed the pc-29215-add-new-cine-search-groups branch from 7cc1987 to 15a7e1c Compare September 26, 2024 10:26
Copy link
Contributor

@lixxday lixxday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Toujours OK pour moi 😄

@thconte thconte merged commit e1bcfb6 into master Sep 26, 2024
24 checks passed
@thconte thconte deleted the pc-29215-add-new-cine-search-groups branch September 26, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants